|
Public Attributes |
| LPARAM | m_ID |
| | ID used as ACT.
|
| int | m_ListCount |
| | Output: number of manouvre.
|
| wchar_t | m_ManouvreText [128] |
| | Output: manouvre text.
|
| int | m_Road |
| | Output: distance from start to this stop off point in meters.
|
| int | m_Duration |
| | Output: estimated duration from start to this stop off point in sec.
|
| int | m_Direction |
| | Output: the actual direction in degress.
|
| int | m_mercartor_x |
| int | m_mercartor_y |
| | Output: the mercartor coordinates for this stop off point.
|
| int | m_TotalTime |
| | Output: the estimated duration from start to end.
|
| int | m_TotalDuration |
| | Output: the distance from start to end in meters.
|
| int | m_index |
| | Internal: actual number of manouvre.
|
| bool | m_flag |
| | Internal: flag for the state machine.
|